home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / DB_CLIPP / 0769B.ZIP / CL_BASIC.DOC < prev    next >
Text File  |  1987-11-05  |  959b  |  19 lines

  1. I am uploading 1 template for:
  2. ui programmer, clipper, & 1 flat file with 1 index of same name.
  3. shortcomings:
  4. needs ability for multiple indexes
  5. need to maintain a unique key
  6. needs to allow key swapping (changing indexes.)
  7. needs to have way to isolate key fields from non-key fields,
  8. and manipulate them seperately.
  9. There are several things this template does well:
  10. seek  top  bott  skip +/- n, no crash from bof or eof
  11. If anybody inproves and uses this template, I would appreciate it 
  12. if you upload your version. I will someday have time to figure 
  13. out how to use valid to make this very template work well in a 
  14. multi-file application.  If you do not have ui programmer, this 
  15. template is still of potential value. You can use concepts from 
  16. GFM105 and gff102 archives which i uploaded earlier to make these 
  17. templates more complete in and of themselves. wherever you see 
  18. <<>> or {} you just need to write a suitable generic procedure. 
  19.